home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Classics 18
/
Game Classics 18 .iso
/
CARD
/
ANIBJ
/
ANIBJ.EXE
/
0
/
RCDATA
/
TSPECFORM
/
TSPECFORM.txt
Wrap
Text File
|
1997-04-23
|
2KB
|
76 lines
object SpecForm: TSpecForm
Left = 200
Top = 145
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Order Animated Blackjack and get Animated Poker for half price'
ClientHeight = 413
ClientWidth = 632
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnActivate = FormActivate
TextHeight = 16
object Label1: TLabel
Left = 0
Top = 0
Width = 632
Height = 41
Align = alTop
Alignment = taCenter
AutoSize = False
Caption = 'Special Offer'
Font.Color = clBlack
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 88
Top = 384
Width = 243
Height = 20
Caption = 'Click &OK to return to the game'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object BitBtn2: TBitBtn
Left = 480
Top = 382
Width = 129
Height = 27
Caption = '&OK'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object Memo1: TMemo
Left = 9
Top = 48
Width = 616
Height = 321
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'Memo1')
ParentFont = False
TabOrder = 1
end
end